home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / gnu / lib-names.h next >
C/C++ Source or Header  |  2006-05-08  |  1KB  |  31 lines

  1. /* This file is automatically generated.
  2.    It defines macros to allow user program to find the shared
  3.    library files which come as part of GNU libc.  */
  4. #ifndef __GNU_LIB_NAMES_H
  5. #define __GNU_LIB_NAMES_H    1
  6.  
  7. #define    LD_LINUX_SO    "ld-linux.so.2"
  8. #define    LD_SO    "ld-linux.so.2"
  9. #define    LIBANL_SO    "libanl.so.1"
  10. #define    LIBBROKENLOCALE_SO    "libBrokenLocale.so.1"
  11. #define    LIBCIDN_SO    "libcidn.so.1"
  12. #define    LIBCRYPT_SO    "libcrypt.so.1"
  13. #define    LIBC_SO    "libc.so.6"
  14. #define    LIBDL_SO    "libdl.so.2"
  15. #define    LIBM_SO    "libm.so.6"
  16. #define    LIBNSL_SO    "libnsl.so.1"
  17. #define    LIBNSS_COMPAT_SO    "libnss_compat.so.2"
  18. #define    LIBNSS_DNS_SO    "libnss_dns.so.2"
  19. #define    LIBNSS_FILES_SO    "libnss_files.so.2"
  20. #define    LIBNSS_HESIOD_SO    "libnss_hesiod.so.2"
  21. #define    LIBNSS_LDAP_SO    "libnss_ldap.so.2"
  22. #define    LIBNSS_NISPLUS_SO    "libnss_nisplus.so.2"
  23. #define    LIBNSS_NIS_SO    "libnss_nis.so.2"
  24. #define    LIBPTHREAD_SO    "libpthread.so.0"
  25. #define    LIBRESOLV_SO    "libresolv.so.2"
  26. #define    LIBRT_SO    "librt.so.1"
  27. #define    LIBTHREAD_DB_SO    "libthread_db.so.1"
  28. #define    LIBUTIL_SO    "libutil.so.1"
  29.  
  30. #endif    /* gnu/lib-names.h */
  31.